Package com.cisco.pt.ipc.sim.pdu
Interface TcpOptionMSS
- All Known Implementing Classes:
TcpOptionMSSImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getMaxSegmentSize
Short getMaxSegmentSize()- Returns:
- Short Returns a Short
-
setMaxSegmentSize
- Parameters:
maxSegmentSize- Takes in a parameter of maxSegmentSize
-